-
Home
-
Podcast Player – Your Podcasting Companion
-
6.6.0
-
Code
-
Classes
- StoreManager
Total Complexity |
47 |
Dependencies |
3 |
Dependents |
6 |
Total lines |
332 |
Lines of code |
187 |
Logical lines of code |
116 |
Comment lines |
112 |
Methods |
14 |
Properties |
0 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_custom_data() |
S |
54 |
7 |
21 |
get_podcast_index() |
S |
54 |
6 |
22 |
update_custom_data() |
S |
61 |
5 |
12 |
update_podcast() |
S |
55 |
4 |
20 |
get_podcast() |
S |
58 |
4 |
16 |
delete_podcast() |
S |
59 |
4 |
14 |
add_new_podcast() |
S |
57 |
3 |
17 |
add_alias_to_podcast() |
S |
59 |
3 |
14 |
add_podcast_to_index() |
S |
57 |
2 |
17 |
delete_podcast_from_index() |
S |
66 |
3 |
8 |
get_register() |
S |
75 |
2 |
4 |
delete_custom_data() |
S |
66 |
2 |
8 |
register() |
S |
62 |
1 |
12 |
__construct() |
S |
91 |
1 |
2 |